1. Attributes for form submission

    Attributes for form submission that may be specified on submit buttons. The attributes are: `formaction`, `formenctype`, `formmethod`, `formnovalidate`, and `formtarget`

  2. htmlbuttonelement api: formenctype

  3. htmlformelement api: enctype

  4. htmlinputelement api: formenctype

  5. html element: button: formenctype

  6. html element: form: enctype

  7. html element: input: formenctype